home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.18
- [Setup]
- AppName=BatteryMon
- AppVerName=BatteryMon V1.2
- AppId=BatteryMon
- AppPublisher=PassMark Software
- AppPublisherURL=http://www.passmark.com
- AppSupportURL=http://www.passmark.com/support/
- AppUpdatesURL=http://www.passmark.com/products/batmon.htm
- DefaultDirName={pf}\BatteryMon
- DefaultGroupName=BatteryMon
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- InfoAfterFile=embedded\InfoAfter.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\BatteryMon.exe"; DestDir: "{app}";
- Source: "{app}\BatteryMon.cnt"; DestDir: "{app}";
- Source: "{app}\BATTERYMON.HLP"; DestDir: "{app}";
- Source: "{app}\key.dat"; DestDir: "{app}";
- Source: "{app}\BatteryMon.exe.manifest"; DestDir: "{app}";
- [INI]
- FileName: "{app}\BatteryMon.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.passmark.com/products/batmon.htm";
- [Run]
- Filename: "{app}\BatteryMon.exe"; Description: "Launch BatteryMon"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\BatteryMon"; Filename: "{app}\BatteryMon.exe";
- Name: "{group}\BatteryMon on the Web"; Filename: "{app}\BatteryMon.url";
- Name: "{userdesktop}\BatteryMon"; Filename: "{app}\BatteryMon.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\BatteryMon.url";
-